home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Your Choice 3
/
Your Choice Software Collection 3.iso
/
doom
/
wad_400
/
wad_375
/
mooed.bat
< prev
next >
Wrap
DOS Batch File
|
1994-07-25
|
609b
|
27 lines
@echo off
moo!.com
pause
echo Hello?
echo.
pause
echo good, your here
echo.
pause
echo are you ready to play MOOeD DOOM?
echo.
pause
echo.
echo Be careful though on there's barons
echo lurking there.
pause
echo.
echo Do you still want to do this?
echo You can push Ctrl+C now and you'll get out of it.
echo.
pause
echo ok...
pause
doom -file mooed.wad
echo now wasn't that fun?
echo.